RuleExceptionsSentToOrCcMe Property |
Indicates whether the owner of the mailbox has to be in either a ToRecipients or CcRecipients property of incoming messages in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool SentToOrCcMe { get; set; }Public Property SentToOrCcMe As Boolean
Get
Set
Property Value
Type:
Boolean
See Also